n31= if (%lastp == $nick $+ @ $+ $site) { goto no }
n32= elseif (%lastp != $nick $+ @ $+ $site) {
n33= set %lastp $nick $+ @ $+ $site
n34= inc %ppljoin 1
n35= notice $nick 4You Are The %ppljoin Person Who Has Come Into $chan $+ , 2This Started On %start And The Date Is 4 $+ $adate $+ 2 Now.
n36= if (%ppljoin == %winner) { mode $chan %mode $nick | describe $chan $nick 4Has Won A %mode Enjoy $nick | describe $chan $nick 2Was The %ppljoin Person To Come To $chan Today. }
n37= elseif (%ppljoin != %winner) { goto no }
n38= }
n39= :no
n40= halt
n41=}
n42=#win end
n43=#mail off
n44=on 1:CHATOPEN: {
n45= if ($nick == $me) {
n46= //msg = $+ $me helo
n47= /start3
n48= }
n49=}
n50=#mail end
n51=#caps on
n52=on +1:text:*:#: {
n53= if ($nick isop $chan) { halt }
n54= %caps = 0 | %capsi = 0 | :caps | inc %capsi
n55= if ($mid(%capsi,1,$parms) == $null) { goto end }
n207= if ([ %text [ $+ [ $site ] ] ] == 1) { msg $nick hello, I'm away right now, $+ %reason $+ ... leave a message... }
n208= if ([ %text [ $+ [ $site ] ] ] == 2) { msg $nick Ok, thanks for the message, later }
n209= if ([ %text [ $+ [ $site ] ] ] >= 3) { msg $nick If you have that much to say you can e-mail me (phishion@juno.com)...30 sec Ignore. | .ignore -pu30 *!*@ $+ $site }
n219= if ([ %text [ $+ [ $site ] ] ] == 1) { msg $nick hello, I'm away right now, $+ %reason $+ ... leave a message... }
n220= if ([ %text [ $+ [ $site ] ] ] == 2) { msg $nick Ok, thanks for the message, later }
n221= if ([ %text [ $+ [ $site ] ] ] >= 3) { msg $nick If you have that much to say you can e-mail me (phishion@juno.com)...30 sec Ignore. | .ignore -pu30 *!*@ $+ $site }